home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3943 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: news.compuserve.com!fh6031
  2. From: 74671.2156@compuserve.com
  3. Newsgroups: comp.lang.c++
  4. Subject: Automatically formatting C++ source code
  5. Date: 26 Jan 1996 16:15:11 EDT
  6. Organization: BUILD 10-NOV-95 (0.9.7.6)
  7. Message-ID: <30000672005915174671.2156@compuserve.com>
  8. NNTP-Posting-Host: dd78-159.compuserve.com
  9.  
  10. Hi All,
  11.  
  12. I'm part of a team developing a C++ app that leverages code from a 
  13. previous project(aren't we all). However, the code from the old project 
  14. doesn't conform well to our coding standards. If I could just reformat 
  15. the code to meet our standard, maintainence would be much easier. Note: 
  16. the amount of code being reused prohibits manual reformatting. 
  17.  
  18. Does anyone know of a commercial product, GNU freeware, or anything that
  19. "pretty-formats" C++ source code? Preferably, it would allow some 
  20. configuration as to the formatting style. I tried searching the web for 
  21. "pretty" and "format," but didn't find anything useful other than 
  22. pretty-printers, most of which produce postscript output. 
  23.  
  24. Any help or suggestions are welcome, thanks in advance.
  25.  
  26. David W. Mayfield
  27.  
  28. // Disclaimer: My ideas don't necessarily reflect the views of // my 
  29. company. 
  30.